ElementConditionBranch

Undocumented in source.

Constructors

this
this(string inner, Condition m_condition_type)
Undocumented in source.
this
this(string inner, Condition m_condition_type, ElementExpression m_condition)
Undocumented in source.

Members

Variables

condition
ElementExpression condition;
Undocumented in source.
condition_type
Condition condition_type;
Undocumented in source.

Inherited Members

From Element

type
Type type;
Undocumented in source.
inner
string inner;
Undocumented in source.
children
Element[] children;
Undocumented in source.

Meta